From 43ad8390bc732cb5d095e8a067f5932041e127bf Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Fri, 20 Apr 2007 15:02:50 +0000 Subject: [PATCH] (Scrolling): Fix typo. --- man/display.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/display.texi b/man/display.texi index 43fd4654ca9..a184f8b3db9 100644 --- a/man/display.texi +++ b/man/display.texi @@ -128,7 +128,7 @@ same screen line. To enable this behavior, set the variable @code{scroll-preserve-screen-position} to a non-@code{nil} value. In this mode, when these commands would scroll the text around point off the screen, or within @code{scroll-margin} lines of the edge, they -moves point to keep the same vertical position within the window. +move point to keep the same vertical position within the window. This mode is convenient for browsing through a file by scrolling by screenfuls; if you come back to the screen where you started, point goes back to the line where it started. However, this mode is -- 2.30.2